Re: anyone? CREATELANG in pgsql 7.3.2 failing - Mailing list pgsql-hackers

From R Blake
Subject Re: anyone? CREATELANG in pgsql 7.3.2 failing
Date
Msg-id 2147483647.1047938520@[172.30.10.6]
Whole thread Raw
In response to Re: anyone? CREATELANG in pgsql 7.3.2 failing  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
--On Tuesday, March 18, 2003 12:22 PM +0800 Christopher Kings-Lynne 
<chriskl@familyhealth.com.au> wrote:

> Try just this:
>
> createlang plpgsql apache_auth
>
> Chris
hi!

ok, but i wouldn't expect the result to be any different ....

here we go .....

[postgres@g4]/usr/local/pgsql/lib> createlang plpgsql apache_auth
ERROR:  Load of file /usr/local/pgsql/lib/plpgsql.dylib failed: no error 
message available
createlang: language installation failed
[postgres@g4]/usr/local/pgsql/lib>

same problem, same error ..... :-(




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: cursors outside transactions
Next
From: "Key88 SF"
Date:
Subject: Re: PQescapeBytea on Win32